body{
	font-size:14px;
	font-family: "微软雅黑";
	font-weight: 200;
	min-width: 1200px;
}
p,ul,li,input{
	margin:0;
	padding:0;
}
img{
	max-width: 100%;
}
.m-l{
	margin-left:10px;
}
.p-t{
	padding-top:10px;
}
.p-t-l{
	padding-top:20px;
}
.w100per{
	width:100%;
	display: block;
}
.container{
	width:1200px;
}
.w50per{
	float:left;
	width:50%;
	margin:0;
}
.indexhead{
	background:url(../images/indexhead.jpg) left top repeat-y #005fa6;
	display: block;
	width:100%;
	z-index: 9999;
	padding:2px 0;
}
.head{	
	background:url(../images/indexhead.jpg) left top repeat-y #005fa6;
	display: block;
	width:100%; 
	z-index: 9999;
	padding:2px 0;
}
.affix{
	position:fixed;
	top:0;
	left:0;
}
.top,.menu{
	float:right;
	width: 100%;
	margin-top:0px;
	color:#fff;	
}
.top{
	text-align: right;
}
.top span{
	display: inline-block;
	/*background-color: #58a4e0;*/
    padding:2px 8px;
    margin-top:10px;
    vertical-align: top;
    font-family: Arial;
}
.top span a{
	color:#fff;
}
.top h3{
	display: inline-block;
	margin-left:5px;
	margin-top:5px;
}
#menu .navbar-nav{
	float:right;
}
.nav > li > a{
	color:#fff;
	font-size:16px;
	padding:5px 8px;
	border-radius: 2px;
}
.menu{
	margin-top:1px;
	margin-right:-15px;
	margin-bottom:5px;
}
.nav > li > a:hover,.nav > li > a:focus{
	background-color: transparent;
	color:#ffd800;
}
.nav > li{
	position: relative;
}
.subnav{
	position: absolute;
	left:0;
	top:32px;
	z-index: 9999;
	width:110px;
	padding:5px 0 10px 0;
	background-color: #fff;
	border-radius: 3px;	
	display: none;
}
.subnav a{
	padding:0 15px;
	display: block;
	line-height: 32px;
	border-bottom:1px dotted #ddd;
}
.pos-rel{
	position:relative;
}
#banner{height: 530px;}
#banner .carousel-inner > .item{
	background-position: center;
	height: 530px;
}
#banner .carousel-caption{
	bottom:40%;
	text-align: left;
	left:20%;
	width:700px;
}
.news{
	background-color: rgba(0,41,85,0.3);
	width:280px;		
	display: inline-block;
	position:absolute;
	top:16px;
	right:20px;
	z-index: 99;
	padding:12px;
}
.erweima{
	display: block;
	float:left;
	width:100%;
	margin-bottom:10px;
	text-align: center;
}
.erweima img{
   display: inline-block;
   height:95px;
}
.qqicon{
	background: url(../images/qq.png) left top no-repeat;
	padding:10px 0;
	color:#fff;
	display: inline-block;
	padding-left:40px;
	background-size: contain;
}
.qqicon a{
	color:#fff;
	font-size:14px;
}
.email{
	margin-top:5px;
	width:100%;
	float:left;
	display: block;
	background: url(../images/email-bg.png) center no-repeat;
	padding:2px 10% 2px 10%;
	text-align: center;
	color:#fff;
}
.emailpic{
	height:70px;
}
.news ul{
	float:left;
	width:100%;
	height:auto;
	border:1px solid rgba(255,255,255,0.5);
	padding:4px 10px;
	margin-top:8px;
	list-style: none;
	overflow: hidden;
}
.news li{
	text-align: right;
	line-height: 32px;
	border-bottom:1px solid rgba(255,255,255,0.5);
	display: inline-block;
	width:100%;
	padding:0;
	color:#fff;
}
.teshu{
	position:absolute;
	top:0;
	left:50%;
	margin-left:-55%;
}
.news a{
	color:#Fff;
}
.news li a{
	float:left;
	width:65%;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background:url(../images/arrow.png) left center no-repeat;
	text-indent:20px;
	text-align: left;
	margin:0;
	color:#fff;
}
.blue{
	background-color: #6cb7fb;
	display: block;
	padding-bottom:2px;
}
.blue img{
	-webkit-opacity:0.9;
	opacity: .9;
	transition: opacity 1s ease 0s;
	max-width: 100%;
}
.blue img:hover{
	opacity: 1;
}
.serviceItem a{
	float:left;
	width:24.8%;
	margin-right:1px;
}
 
.serviceItem img{
	width: 100%;
    margin:10px 0px 0 0;
}


.grey{
	background-color: #f5f7f7;
	padding:10px 0;
	display: block;
	text-align: center;
	margin:20px 0 0;
}
.footer{
	background-color: #216c96;
	display: block;
	padding:18px 0;
	line-height: 1.6;
	color:#fff;
	text-align: center;
}
.footer a{
	color:#fff;
	line-height: 2;

}

.toppic{
	background:url(../images/toppic.jpg) center no-repeat;
	height:200px;
	border-bottom:15px solid #36c4ef;
	margin-bottom:20px;
}
.lefttitle{
	float:left;
	width:100%;
	height:100px;
	background:url(../images/lefttopbg.jpg) top center no-repeat;
	text-align: center;
	color:#fff;
	padding:6px 0 0;
}
.lefttitle h2{
	font-size:28px;
}
.lefttitle h2 i{
	color:#fff;
	font-size:14px;
	font-style: normal;
	font-family: Arial;
}
.leftnav,.leftcontact ul{
	float:left;
	width:100%;
	list-style: none;
}
.leftnav li,.leftcontact li{
	border-bottom:1px solid #ddd;
	line-height: 42px;
	display: block;
}
.leftnav li a{
	background: url(../images/arrow2.png) 0 -39px no-repeat;
	text-indent:35px;
	display: block;
	color:#666;
	margin-left:37px;
}
.leftnav li a:hover,.leftnav li a.leftnow{
	background: url(../images/arrow2.png) 0 14px no-repeat;
	color:#2672c8;
	font-weight: 600;
}
.leftcontact{
	float:left;
	width:100%;
	margin-top:20px;
}
.leftcontact h4{
	background-color: #317fd9;
	line-height: 32px;
	font-size:15px;
	text-align: center;
	color:#fff;
}
.leftcontact li{
	text-indent: 10px;
}
.leftcontact li p{
	width:90px;
	display: inline-block;
	vertical-align: top;
	margin-top:8px;
}
.leftcontact li p a{
	margin:4px 0 8px 0;
	line-height: 1.5;
	display: block;
}
.righttitle{
	float:left;
	width:100%;
	line-height: 40px;
	border-bottom:1px solid #ddd;
	color:#393939;
}
.righttitle h3{
   float:left;
   margin-top:8px;
}
.righttitle a{
	color:#393939;
}
.detail,.toolbox{
	line-height: 1.7;
	color:#656565;
	padding:10px 0;
	display: block;
	min-height: 550px;
	overflow:hidden;
}
.detail h2{
	text-align: center;
	color:#317fd9;
	line-height: 2.5;
}
.detail h4{
	font-size:20px;
	color:#317fd9;
	margin-top:20px;
}

.bluebtn{
	padding:0 10px;
	background-color: #317fd9;
	border-radius: 3px;
	border:0;
	color:#fff;
	display: inline-block;
	margin:10px 20px 10px 0;
	font-size:14px;
	line-height: 32px;
}
.bluebtn:hover{
	box-shadow: 1px 1px 1px #20528b;
	color:#fff;
}
.ysx{
	/*background: url(../images/ysx-1.jpg) right center no-repeat;*/
	height: 240px;
}
.detail table{
	width:100%;
	display: block;
}
.detail table td{
	padding:1px 10px;
	line-height: 40px;
}
.detail textarea{
	line-height: 1.5;
}
.intxt{
	width:50%;	
	border:1px solid #ddd;
	display: inline-block;
	font-size:14px;
	line-height: 28px;
	text-indent: 8px;
}
.intxt:focus,.border:focus{
	border:1px solid #317fd9;
	box-shadow: 0px 0px 3px #317fd9;
}
.border{
	border:1px solid #ddd;
}
.order{
	background: url(../images/order.jpg) right bottom no-repeat;
	padding-bottom:120px;
}
.tracking{
	padding:12px 0;
}
.tracking a{
	width: 150px;
	margin:0 8px 50px 8px;
	display: inline-block;
	text-align: center;
}
.tracking a img{
	max-width: 100%;
}
.newslist ul{
	list-style: none;
	width:98%;
	display: block;
	margin:8px 1%;
}
.newslist li{
	border-bottom:1px dotted #ddd;
	line-height: 42px;
	background: url(../images/arrow3.jpg) left center no-repeat;
	padding-left:20px;
	text-align: right;
	color:#999;
    
}
.newslist li a{
	width:80%;
	float:left;
	text-align: left;
	color:#555;
}
.page{
	display: block;
	text-align: center;
	margin:35px 0;
}
.page a,.page .disabled,.page .current{
	display: inline-block;
	border:1px solid #ddd;
	padding:4px 8px;
	color:#555;
	margin:0 1px;
}
.page a:hover,.page a.pageon{
	border:1px solid #216c96;
	background-color:#317fd9;
	color:#fff;
}
.toolbox table{
	float:left;
	width:99%;
   	border-collapse: collapse;
   	border:1px solid #ddd;
   	font-size: 14px;
   	font-family: "黑体";
   }
.toolbox table caption{
	text-align: center;
	font-size:22px;
	color:#317fd9;
}
.toolbox table td{
   	border:1px solid #ddd;
   	line-height: 38px;
   	text-indent: 10px;
   	text-align: center;
   	color:#555;
   }	
.toolbox table th{
   	 background-color: #317fd9;
   	 line-height: 38px;
   	 border:1px solid #ddd;
   	 font-weight: 100;
   	 color:#fff;
   	 text-align: center;
   }
.jionus{
	float:left;
	width:100%;
	margin:10px 0 0;
}
.jionus h4{
	color:#317fd9;
	margin-bottom:2px;
}
.jionus th{
	text-align: right;
	line-height: 38px;
	padding:0 10px 0 0;
	vertical-align: top;
	color:#121212;
	font-weight: 200;
}
.jionus td{
	padding:5px 0;
	line-height: 2;
	color:#777;
}
.jionus td select{
	height:30px;
	padding:0 5px;

}
.dh-search{
	display: block; margin:50px 0 40px; text-align:center;font-size:18px;
}
.dh-search li{display: inline-block;margin:0 10px;}
.dh-search li.danhao{background: url(../images/search-dh.png) 15px center no-repeat;
   border:2px solid #dde6f2;line-height: 48px;  border-radius: 60px; width:524px;
   padding-left: 60px;
}
.dh-input{
	display: inline-block; border:0;outline: none;width:336px;
}
input.dh-input::-webkit-input-placeholder{font-weight: bold;color:#042352;}
.dh-btn{background-color:#e87f2b; color:#fff;display: inline-block;
	padding:0 40px;font-size:18px;font-weight: bold;line-height: 46px; 
	border-radius: 60px;border:0; margin-top: 2px;
}


@media screen and (max-width:1400px) {
	
	#banner .carousel-control{
		width:7%;
	}
	#banner .carousel-caption img{
		width:70%;
	}
	
}
.floatimg{
	position:fixed;right:0;bottom:0;z-index:9999;
	width:250px; height:130px;
}
.floatimg button{
	color:#f4c16c; font-size:24px; text-shadow:1px 1px 2px #a20101;
	position: absolute; top:0;right:0; padding:0 10px;
}
.closeThis{
	display: block; text-align:right;
	background-color:transparent; border:0;
	font-size:20px; font-weight: bold; color:#333;
}